home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / Fight / sabermania.swf / scripts / frame_480 / DoAction.as
Text File  |  2006-05-08  |  189b  |  10 lines

  1. _root.currentsamuro = "darklands";
  2. _root.currentopponent = "darklandsbg";
  3. health = 100;
  4. opphealth = 100;
  5. if(_root.skill < 8)
  6. {
  7.    _root.skill = _root.skill + 1;
  8. }
  9. stopAllSounds();
  10.